Click or drag to resize

SipClientPort Property

Gets or sets port number of remote SIP server.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public int Port { get; set; }

Property Value

Type: Int32
The port.
See Also